DatabaseFieldDefinitions Collection

The DatabaseFieldDefinitions Collection is a collection of database field definition objects. One object exists in the collection for every database field accessed by the report. Access a specific DatabaseFieldDefinition Object in the collection using the Item property.

DatabaseFieldDefinitions Collection Properties

Property Description Read/Write Restriction in
event handler

Count

Long. Gets the number of DatabaseFieldDefinition Object, in the collection.

Read only

None

Item (index
As Long)

DatabaseFieldDefinition Object. Item has an index parameter that is a numeric, 1-based index for the object that you want to retrieve (for example, Item (1) for the first database field in the collection). The items in the collection are indexed in the order they appear in the database table.

Read only

None

Parent

DatabaseTable Object. Reference to the parent object.

Read only

None

Remarks

Instead of using the Item property as shown, you can reference a database directly (for example, DatabaseFieldDefintion(1)).



Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com